vvmx: fix intended assignment
authorJan Beulich <jbeulich@suse.com>
Thu, 1 Dec 2011 15:24:19 +0000 (15:24 +0000)
committerJan Beulich <jbeulich@suse.com>
Thu, 1 Dec 2011 15:24:19 +0000 (15:24 +0000)
commit3a313ac80e9e0316393c8034a32aae34e8f3373c
tree074c3d75dc7e14f8390e2e72aa1e68332c72b1d4
parenta0d47e29cbb22e65def4fc587a63a9f17ac8c4e7
vvmx: fix intended assignment

From what I can tell, this was supposed to be an assignment (not warned
about by the compiler due to -Wno-unused, which is about to be removed).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Tim Deegan <tim@xen.org>
Committed-by: Tim Deegan <tim@xen.org>
xen/arch/x86/hvm/vmx/vvmx.c